Creates a polygon from the specified list of Point2D instances.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public static GeneralPath createPolygon ( |
A list with Point2D objects.
A GeneralPath instance that represents the polygon.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |